home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 February: Tool Chest / Dev.CD Feb 95 / Dev.CD Feb 95.toast / Sample Code / Snippets / Interapplication Communication / Simple HLE / HLE.read me < prev    next >
Encoding:
Text File  |  1992-07-15  |  324 b   |  9 lines  |  [TEXT/MPS ]

  1. Here is a simple High Level Event sample.
  2. It posts two events, then uses a filter to accept the second one.
  3. Using AppleEvents is a much better solution than using High Level Events, 
  4. since the AppleEvent Manager provides a great dal of
  5. formatting and accessing support, but HLEs are available if you want
  6. 'em.
  7. C.K. Haun
  8. DTS
  9.